fix(#1220): add fix role to PerRepoDefaultRoles for dispatch loop#1225
Conversation
Site previewPreview: https://1d0d0082-site.fullsend-ai.workers.dev Commit: |
ReviewFindingsLow / Info
Previous runReviewFindingsNo findings. Previous run (2)ReviewFindingsLow
|
Review follow-upsCreated follow-up issues for actionable non-blocking review findings:
|
|
/fs-fix |
|
/fs-fix |
Adds a dedicated test for PerRepoDefaultRoles() to verify all expected roles are present and that the "fullsend" dispatch role is excluded in per-repo mode. Prevents future regressions where a role is accidentally omitted. Addresses review feedback on #1225 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: fullsend-fix <fullsend-code@users.noreply.github.com>
🔧 Fix agent — iteration 1 (human-triggered)Addressed 1 review finding: added TestPerRepoDefaultRoles test for regression coverage of the PerRepoDefaultRoles() function. Fixed (1):
Tests: passed Updated by fullsend fix agent |
The fix role was missing from PerRepoDefaultRoles(), causing the dispatch role-check to block fix agent runs after review requested changes. All other agent roles were already included. The fix role has full agent scaffolding and is ready for production use. Closes #1220 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Adds a dedicated test for PerRepoDefaultRoles() to verify all expected roles are present and that the "fullsend" dispatch role is excluded in per-repo mode. Prevents future regressions where a role is accidentally omitted. Addresses review feedback on #1225 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: fullsend-fix <fullsend-code@users.noreply.github.com>
2991723 to
abf9ad1
Compare
The fix role was missing from PerRepoDefaultRoles(), causing the dispatch role-check to block fix agent runs after review requested changes. All other agent roles were already included. The fix role has full agent scaffolding and is ready for production use.
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com
Closes #1220
Post-script verification
fullsend/code/issue-1220)ece4b4b71a4d2eb5563ac365f04a333b95722288..HEAD)